compress/flate.huffmanBitWriter.fixedSize (method)

2 uses

	compress/flate (current package)
		huffman_bit_writer.go#L305: func (w *huffmanBitWriter) fixedSize(extraBits int) int {
		huffman_bit_writer.go#L458: 	var size = w.fixedSize(extraBits)